-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(ci): skip ada compilation in amazon-linux-2 #13632
Conversation
50f552f
to
8d03308
Compare
8d03308
to
3e3c413
Compare
3e3c413
to
88b9995
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to solve the ADA problem, and SIMD problem somehow. Disabling them is not a good solution as then our distributions start to behave differently or we cannot implement certain types of functionality.
Options:
- try to get ada and simdjson into amazonlinux-2, OR
- remove amazonlinux-2
For example this cannot be merged if we remove ada from amazonlinux-2:
#13619
Summary
Checklist
changelog/unreleased/kong
orskip-changelog
label added on PR if changelog is unnecessary. README.mdIssue reference
Fix #[issue number]